home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 39 / Issue 39.iso / pc / PCSoftware / RoboHelp / DISK1 / DATA.1 / Africa.mpj / FolderList.json < prev    next >
Encoding:
JavaScript Object Notation  |  2000-07-18  |  323 b 

  1. {
  2.     "schema": {
  3.         "FolderID": "Long Integer",
  4.         "ParentFolderID": "Long Integer",
  5.         "Name": "Text (255)"
  6.     },
  7.     "data": [
  8.         {
  9.             "FolderID": 2,
  10.             "ParentFolderID": 0,
  11.             "Name": "East Africa"
  12.         },
  13.         {
  14.             "FolderID": 4,
  15.             "ParentFolderID": 0,
  16.             "Name": "South Africa"
  17.         },
  18.         {
  19.             "FolderID": 6,
  20.             "ParentFolderID": 0,
  21.             "Name": "Southern Africa"
  22.         },
  23.         {
  24.             "FolderID": 7,
  25.             "ParentFolderID": 0,
  26.             "Name": "ImageFiles"
  27.         }
  28.     ]
  29. }